Release 10.1A: OpenEdge Deployment:
Managing 4GL Applications
Using an absolute pathname
The most efficient but least flexible way to reference a procedure in an operating system file or a library is by using an absolute pathname. When you reference a procedure using an absolute pathname, OpenEdge does not search the PROPATH. It looks for the procedure in the specified directory.
To run a procedure from an operating system file in a specific directory, reference the procedure using an absolute pathname. For example:
To run a procedure from a library in a specific directory, reference the library and procedure using an absolute pathname. For example:
When you reference a procedure in a specific library, you must enclose the member name in double angle brackets as shown.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |